home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PACKET / BIS_V20.ZIP / OSHELP < prev    next >
Text File  |  1988-05-29  |  3KB  |  73 lines

  1. OSHELP - OS COMMAND BBS PROGRAM INTERFACE ASSISTANCE
  2.  
  3. When you use the BBS OS command, you are actually changing operating programs
  4. on the BBS.  The mailbox program pauses while your command initiates running
  5. a second and even third program.  When these programs are finished running,
  6. control is automatically returned to the BBS program.
  7.  
  8. OS DATE
  9. Returns Date and Time
  10.  
  11. OS TIME
  12. Returns Date and Time (duplicates DATE function)
  13.  
  14. OS SEARCH
  15. A fast and powerful feature which allows you to search the BBS subdirectories
  16. for files to download and databases for information of interest.
  17.  
  18. To request a search. you must use the command 'OS SEARCH' and include
  19. two parameters:
  20.  
  21. 1. Database or subdirectory to search
  22. 2. Search word
  23.  
  24. EXAMPLE:  OS SEARCH ZIPCODES MADISON
  25.           (searches the ZIPCODE database for "MADISON" and returns its zip)
  26.  
  27.           OS SEARCH BBS ATLANTA
  28.           (searches the BBS database for "ATLANTA" and returns information
  29.           on any found)
  30.  
  31.           OS SEARCH ARRL ANTENNA
  32.           (searches the ARRL file subdirectory for the search word "ANTENNA"
  33.           and returns the matches with the name of the file and the first
  34.           line in the file that contains the search word)
  35.  
  36.           OS SEARCH LIBRARY POTATO
  37.           (searches the LIBRARY subdirectory for the search word "POTATO"
  38.           and returns the matches with the name of the file and the first
  39.           line in the file that contains the search word)
  40.  
  41. To obtain a complete list of all subdirectories and databases on the BBS
  42. which can be searched, use the command: OS SEARCH  without additional
  43. parameters.
  44.  
  45. Most files in the various subdirectories contain a "SUBJECT:" line which
  46. lists the subject of that particular file.  OS SEARCH is a convenient way of
  47. getting a complete list of all subjects of files in a particular subdirectory.
  48. Type: OS SEARCH (subdirectory) SUBJECT:
  49.  
  50. Of course you must supply the name of the subdirectory without the ().
  51.  
  52. EXAMPLE: OS SEARCH GENERAL SUBJECT:
  53.  
  54. You need not fear errors as the system is "friendly" and will provide
  55. assistance or feedback on errors sent to it.
  56.  
  57. There is only one little quirk to the SEARCH function which you should be
  58. familiar with...otherwise the system is very straightforward.  If you use
  59. only a two letter search word (for example in trying to locate BBS systems
  60. in Minnesota...you use the search word: MN), the system will automatically
  61. insert a space before and after the two letter search word.  This is to
  62. facilitate state abbreviations in database searches.  The SEARCH function
  63. will also discard any leading or trailing spaces you send as part of your
  64. search word.
  65.  
  66. One other reminder...don't use quotation marks when specifying a search word
  67. unless you expect the quotation mark to be included in the text you are
  68. searching for.
  69.  
  70. Any questions?  Ask the sysop!
  71. *** ENJOY ***
  72.  
  73.